Types in MathNet.Numerics.Providers.SparseSolver
Public Methods
DssStatus Solve(DssMatrixStructure matrixStructure, DssMatrixType matrixType, DssSystemType systemType, int rows, int cols, int nnz, Int32[] rowIdx, Int32[] colPtr, T[] values, int nRhs, T[] rhs, T[] solution)